(decode_coding_string): Set coding->src_multibyte and
authorKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 01:27:43 +0000 (01:27 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 01:27:43 +0000 (01:27 +0000)
commit987b5a3d064c8c6954b04e179a951a0190374f86
tree8020097ab8734b2fc5338eefc0997795ed12eecd
parent2b572b6e45192a9a30d44b89c3fc990e6920b976
(decode_coding_string): Set coding->src_multibyte and
coding->dst_multibyte before calling detect_coding and detect_eol.
Update them after some coding system is detected.
src/coding.c